Layer 3D attributes and methodsProperty [3] orientation Returns the 3D orientation value in degrees for a 3D layer. Property [1] rotationX Returns the x rotation value in degrees for a 3D layer. Property [1] rotationY Returns the y rotation value in degrees for a 3D layer. Property [1] rotationZ Returns the z rotation value in degrees for a 3D layer. Property [1] lightTransmission Returns the value of the Light Transmission property for a 3D layer. Property castsShadows Returns a value of 1.0 if the layer casts shadows. Property acceptsShadows Returns a value of 1.0 if the layer accepts shadows. Property acceptsLights Returns a value of 1.0 if the layer accepts lights. Property ambient Returns the ambient component value as a percentage. Property diffuse Returns the diffuse component value as a percentage. Property specular Returns the specular component value as a percentage. Property shininess Returns the shininess component value as a percentage. Property metal Returns the metal component value as a percentage. |